-
Home
-
Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
-
4.5.0 (latest)
-
Code
-
Classes
- JsonLogicEngine
Total Complexity |
27 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
122 |
Lines of code |
81 |
Logical lines of code |
42 |
Comment lines |
0 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
operationIn() |
A |
53 |
9 |
22 |
operationNotBetween() |
S |
79 |
2 |
3 |
operationBetween() |
S |
79 |
2 |
3 |
addNewOperations() |
S |
59 |
1 |
14 |
operationDoesNotEndWith() |
S |
79 |
1 |
3 |
operationNotIn() |
S |
79 |
1 |
3 |
operationNotNull() |
S |
80 |
1 |
3 |
operationNull() |
S |
80 |
1 |
3 |
__construct() |
S |
82 |
1 |
3 |
operationDoesNotBeginWith() |
S |
79 |
1 |
3 |
apply() |
S |
79 |
1 |
3 |
operationContains() |
S |
78 |
1 |
3 |
operationEndsWith() |
S |
78 |
1 |
3 |
operationStartsWith() |
S |
78 |
1 |
3 |
isLogic() |
S |
80 |
1 |
3 |
addOperation() |
S |
80 |
1 |
3 |
operationDoesNotContain() |
S |
79 |
1 |
3 |